home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
spinava historka
/
gEN.swf
/
scripts
/
DefineButton2_105
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2004-10-08
|
98b
|
6 lines
on(release){
zvuk = new Sound();
zvuk.attachSound("melody2");
zvuk.setVolume(75);
}